body,
ul,
li,
p {
  margin: 0;
  padding: 0;
  font-family: "微软雅黑";
  list-style: none;
}

/*common style*/
.webWidth1024 {
  width: 1024px;
  height: 100%;
  overflow: 100%;
}
.webWidth100percent {
  width: 100%;
  height: 100%;
  overflow: 100%;
  position: relative;
}
.marginAuto {
  margin: 0 auto;
}

/*head Area*/
#webHeadPanel {
  padding: 10px 0px 20px 0px;
}
#webHeadPanel .logo {
  width: 475px;
  height: 74px;
  line-height: 74px;
}
#webHeadPanel .search {
  padding-top: 21px;
}
#webHeadPanel label {
  position: absolute;
  margin-left: 6px;
  margin-top: 7px;
}
#webHeadPanel label i {
  color: #ccc;
}
#webHeadPanel .search-btn {
  height: 30px;
  width: 65px;
  background: #005ca3;
  border: 0px;
  color: #fff;
  position: relative;
  top: 0px;
  transition: 0.3s;
  outline: none;
}
#webHeadPanel .search-btn:hover {
  background: #e60013;
}
#webHeadPanel #s {
  border: 1px solid #dedede;
  height: 30px;
  padding: 0px 10px;
  padding-left: 30px;
  color: #333;
  background: url("../img/search_bg.jpg") repeat-x;
  background-position: center;
  margin-right: -5px;
  outline: none;
}

/*nav panel*/
#webNavPanel {
  height: 60px;
  border-top: 1px solid #e5e5e5;
  min-width: 1024px;
}
#webNavPanel .navList {
  font-size: 18px;
  color: #6b6b6b;
  height: 60px;
  line-height: 60px;
}
#webNavPanel .navList ul li {
  min-width: 95px;
  text-align: center;
  padding: 0px 20px;
  cursor: pointer;
  font-family: "微软雅黑";
  position: relative;
}
#webNavPanel .navList ul li .navParentLink {
  color: #6b6b6b;
  text-decoration: none;
}
#webNavPanel .navList ul li .navParentLink:hover {
  color: #0a63a7;
  text-decoration: none;
}

#webNavPanel .navList ul li:hover {
  color: #0a63a7;
}
#webNavPanel .navList ul li.cur {
  color: #0a63a7;
}
#webNavPanel .childNavDiv {
  width: 100%;
  /* min-width: 1024px;
  height: 45px; */
  background: rgba(255, 255, 255, 0.8);
  -moz-box-shadow: 0px 10px 20px #4d4d4d;
  -webkit-box-shadow: 0px 10px 20px #4d4d4d;
  box-shadow: 0px 10px 20px #4d4d4d;
  display: none;
  position: absolute;
  margin-top: -1px;
  padding-top: 1px;
  z-index: 1000;
  width: 167px;
  left: -32px;
}
#webNavPanel .childNavDiv .childNavList {
  background: rgba(255, 255, 255, 0.6);
}
#webNavPanel .childNavDiv .childNavList a {
  color: #333333;
  display: block;
  font-size: 16px;
  width: 100%;
  line-height: 40px;
  transition: 0.3s;
}
#webNavPanel .childNavDiv .childNavList a:hover {
  color: #fff;
  text-decoration: none;
  background: #005ca3;
}

/*banner*/
#webBanner {
  min-width: 1024px;
}
.carousel .item {
  text-align: center;
}
.carousel .item a {
  display: inline-block;
}
.carousel-inner > .item > a > img,
.carousel-inner > .item > img,
.img-responsive {
  height: 470px;
}

/*content*/
#contentDiv {
  margin-top: 10px;
}
#contentDiv .cTitle {
  height: 65px;
  border-bottom: 1px solid #e5e5e5;
  padding: 15px 0px;
}
#contentDiv .titleMain {
  width: 120px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  font-size: 18px;
  color: #005ca3;
  border-left: 7px solid #005ca3;
}
#contentDiv .cTitle ul li {
  margin-left: 15px;
  width: 100px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  font-size: 14px;
  background: #f5f5f5;
  color: #333333;
  cursor: pointer;
}
#contentDiv .cTitle ul li.cur {
  color: #fff;
  background: #005ca3;
}
a.more {
  text-decoration: none;
  color: #a3a3a3;
  font-size: 14px;
  height: 35px;
  display: inline-block;
  line-height: 35px;
}
/*content first*/
.contentChangeDiv {
  width: 100%;
  height: auto;
  overflow: 100%;
  margin-top: 25px;
  margin-bottom: 20px;
}
.contentChangeDiv .contents,
.contentChangeDiv .contentsLi {
  width: 800px;
  height: auto;
  overflow: 100%;
}
.contentChangeDiv .contentsLi {
  transition: 0.3s;
  display: none;
}
.contentChangeDiv .cur {
  display: inline-block;
}
.contentChangeDiv .contentsLi .imgOrVideo {
  width: 270px;
  height: 270px;
  margin-right: 15px;
}
.contentChangeDiv .contentsLi .text {
  width: 480px;
  height: auto;
  text-align: left;
  font-size: 14px;
  text-align: justify;
}
.contentChangeDiv .fasterLink {
  width: 205px;
  height: auto;
  overflow: 100%;
}
.contentChangeDiv .fasterLink ul li {
  width: 205px;
  height: auto;
  overflow: 100%;
  padding-bottom: 15px;
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 15px;
}
.contentChangeDiv .fasterLink ul li:last-child {
  border-bottom: 0px;
}

.contentChangeDiv .fasterLink ul li .iconContainer {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: #005ca3;
  text-align: center;
  color: #fff;
  line-height: 63px;
  margin-right: 10px;
}
.contentChangeDiv .fasterLink ul li .flname {
  font-size: 16px;
}
.contentChangeDiv .fasterLink ul li .flname a {
  font-size: 12px;
  color: #005ca3;
}
/*news*/
.contentChangeDiv .contentsLi ul li {
  width: 500px;
  height: 120px;
  float: left;

  margin-right: 24px;
  margin-bottom: 20px;
}
.contentChangeDiv .contentsLi ul li:nth-child(2n) {
  margin-right: 0px;
}
.contentChangeDiv .contentsLi ul li .newImages {
  width: 160px;
  height: 120px;
  margin-right: 20px;
}
.contentChangeDiv .contentsLi ul li .newsText {
  width: 320px;
  height: 120px;
}
.contentChangeDiv .contentsLi ul li .newsText a {
  font-size: 16px;
  color: #333;
  text-decoration: none;
  width: 100%;
  height: 50px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
}
.contentChangeDiv .contentsLi ul li .newsText a:hover {
  color: #e60013;
}
.contentChangeDiv .contentsLi ul li .newsText p {
  width: 100%;
  height: 40px;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #999999;
  font-size: 12px;
  display: inline-block;
}
.contentChangeDiv .contentsLi ul li .newsText span {
  font-size: 12px;
  color: #cccccc;
}

/*scorll*/
#demo {
  margin: 25px auto;
}
#demo ul li {
  width: 240px;
  height: auto;
  float: left;
  margin-right: 15px;
}
#demo ul li a {
  text-align: center;
  font-size: 14px;
  color: #333;
  text-decoration: none;
}
#demo ul li a:hover {
  color: #e60013;
}
#demo ul li a p {
  margin-top: 5px;
}
#demo ul li:last-child {
  margin-right: 0px;
}

/*friend Link*/
#flink {
  border-top: 1px solid #e5e5e5;
  height: auto;
  overflow: 100%;
  padding: 15px 0px;
}
#flink h4 {
  font-size: 18px;
  color: #005ca3;
  font-weight: normal;
}
#flink .alist a {
  margin-top: 10px;
  color: #333333;
  font-size: 14px;
  margin-right: 10px;
  display: inline-block;
}
/* footer */

#footer {
  background: #6c6c6c;
  padding: 20px 0px;
  margin-top: 30px;
  color: #fff;
  font-size: 12px;
  min-width: 1024px;
}
#footer .footerText {
  width: 900px;
}
#footer .footerLogo {
  width: 112px;
  height: 85px;
  background: url("../img/footerLogo.jpg") no-repeat;
  margin-top: 10px;
}
#footer p {
  margin-top: 5px;
}
#footer label {
  position: relative;
  margin-left: 5px;
  top: -2px;
}
#footer a {
  color: #fff;
}
#footer .weblink {
  font-size: 14px;
  margin-bottom: 10px;
}
#footer .weblink a {
  margin-left: 5px;
  margin-right: 5px;
}
#footer .weblink a:first-child {
  margin-left: 0px;
}

/*专题*/

#human {
  width: 100%;
  height: auto;
  overflow: 100%;
}
#human ul li {
  width: 500px;
  height: 210px;
  overflow: hidden;
  margin-left: 0px;
  border: 1px solid #e5e5e5;
  padding: 5px;
  margin-top: 24px;
}
#human ul li:nth-child(2n) {
  margin-left: 24px;
}

#human ul li .humanText {
  height: 200px;
  overflow: hidden;
}
.humanText h2 {
  margin: 0px;
  padding-left: 15px;
  padding-top: 10px;
}

.humanText .humanP {
  padding: 10px 10px 10px 15px;
  text-align: justify;
}

#gallery {
  width: 1024px;
  margin-top: 10px;
  margin-bottom: 20px;
}
#gallery ul {
  list-style: none;
}
#gallery ul li {
  margin-left: 11px;
  margin-top: 11px;
  float: left;
  width: 195px;
}
#gallery ul li:first-child {
  margin-left: 0px;
}
#gallery ul li:nth-child(6n) {
  margin-left: 0px;
}
#gallery ul li a {
  display: inline-block;
  width: 195px;
  text-decoration: none;
  background: #fff;
  border: 1px solid #e5e5e5;
  padding: 8px;
}
#gallery ul li a:hover p {
  color: #005ca3;
}
#gallery ul li a:hover {
  border: 1px solid #005ca3;
  background: #f9f9f9;
}
#gallery ul li a p {
  font-size: 14px;
  color: #333;
  min-height: 40px;
  max-height: 40px;
  overflow: hidden;
  margin-top: 5px;
  text-align: justify;
}
